@charset "UTF-8";
/* CSS Document */
* {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0;
}

*, *:before, *:after {
  margin: 0;
  padding: 0;
}

html, body {
  margin: 0;
  border: 0;
  padding: 0;
}

html {
  font-family: "微软雅黑", Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
  font-size: 62.5%;
}

body {
  overflow-x: hidden !important;
  color: #333333;
  line-height: 180%;
  text-align: center;
  background: none;
  min-width: 1020px;
}

div {
  margin: 0 auto;
  text-align: left;
}

li {
  text-align: left;
}

a:link, a:visited {
  color: #333333;
  text-decoration: none;
}

a:hover {
  color: #333333;
  text-decoration: underline;
}

img {
  border: none;
}

ol, ul, li {
  list-style: none;
}

em, i {
  font-style: normal;
}

/*clear*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

/*other*/
h1, h2, h3, h4, h5, h6 {
  text-align: left;
  font: normal 12px/200% "Microsoft Yahei";
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mb10 {
  margin-bottom: 10px;
}

.m10 {
  margin: 10px auto;
}

.w1200 {
  width: 1200px;
}

.w1020 {
  width: 1020px;
}

.w1000 {
  width: 1000px;
}

.w980 {
  width: 980px;
}

.w940 {
  width: 940px;
}

.list_18 li {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_16 li {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_14 li {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_12 li {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w1000 {
  width: 1000px;
}

.gray {
  color: #adadad;
}

.gray a {
  color: #adadad;
}

.gray a:hover, .gray a:link, .gray a:visited {
  color: #adadad;
}

.white {
  color: #fff;
}

.white a {
  color: #fff;
}

.white a:hover, .white a:link, .white a:visited {
  color: #fff;
}

.red {
  color: #e20a0f;
}

.red a {
  color: #e20a0f;
}

.red a:hover, .red a:link, .red a:visited {
  color: #e20a0f;
}

/*common*/
/*bannerTop*/
.bannerTop {
  width: 100%;
  height: 240px;
  background: url(../images/bannerTop.png) center top no-repeat;
}

.bannerTopMarquee {
  height: 450px;
  background: url(../images/bannerTopBg.jpg) center top no-repeat;
}

.swiper-container-mar {
  width: 1200px;
  height: 100px;
  overflow: hidden;
  position: relative;
  float: left;
  margin: 180px 0 0 0;
}

.swiper-container-mar .swiper-slide {
 width: 1200px;
  height: 100px;
}

.swiper-container-mar .swiper-slide div.one {
/*
  width: 740px;
  height: 80px;
*/
	width: 1200px;
  height: 100px;
  overflow: hidden;
  background: url(../images/headerLogo1.png) left center no-repeat;
	background-size:contain;
  text-indent: -999px;
}

.swiper-container-mar .swiper-slide div.two {
  width: 1200px;
  height: 100px;
  overflow: hidden;
  background: url(../images/headerLogo2.png) left center no-repeat;
	background-size:contain;
  text-indent: -999px;
}

/*nav*/
.nav {
  width: 100%;
  height: 42px;
  margin: 0px auto;
  text-align: center;
  background: #DA232D;
  box-shadow: 0px -10px 10px 0px #8E1808;
  /*border-top: 1px solid #C2190F;
    border-bottom: 1px solid #C2190F;*/
  font-size: 16px;
  line-height: 42px;
  text-align: justify;
}

.nav ul {
  text-align: justify;
  vertical-align: middle;
}

.nav ul li {
  display: inline-block;
  position: relative;
  top: -4px;
  color: #fff;
  *zoom: 1;
  *display: inline;
  *width: 108px;
  *text-align: center;
}

.nav ul li a {
  color: #fff;
}

.nav ul li.active {
  background: url(../images/navAct.png) right top no-repeat;
  width: 115px;
  height: 49px;
  box-sizing: border-box;
  padding: 0 8px 0 0;
  position: relative;
  top: -7px;
  font-weight: 700;
  font-size: 18px;
  line-height: 49px;
  text-align: center;
  color: #B01C1C;
}

.nav ul li.active a {
  color: #B01C1C;
}

.nav ul:after {
  display: inline-block;
  width: 100%;
  height: 0;
  content: '';
}

.nav2 {
  width: 100%;
  height: 50px;
  font-size: 16px;
  line-height: 50px;
  background: url(../images/nav2Bg.png) center center no-repeat;
}

.nav2 ul {
  text-align: justify;
  vertical-align: middle;
}

.nav2 ul li {
  display: inline-block;
  color: #666666;
  *zoom: 1;
  *display: inline;
  *width: 108px;
  *text-align: center;
}

.nav2 ul li a {
  color: #666666;
}

.nav2 ul:after {
  display: inline-block;
  width: 100%;
  height: 0;
  content: '';
}

/*banner*/
.banner {
  text-align: center;
}

/*conP1*/
.conP1 {
  overflow: hidden;
  margin-top: 30px;
}

.conP1 div.conLeft {
  width: 618px;
  float: left;
}

.conP1 div.conRight {
  width: 363px;
  float: right;
}

.conP1 div.conRight div.title {
  width: 100%;
  height: 42px;
  border-top: 1px solid #D9D9D9;
  margin-top: 2px;
}

.conP1 div.conRight div.title h2 {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  *float: left;
  border-top: 2px solid #B01C1C;
  margin-top: -2px;
  font-weight: 700;
  font-size: 20px;
  line-height: 42px;
  color: #B01C1C;
}

.conP1 div.conRight div.title h2 a {
  color: #B01C1C;
}

.conP1 div.conRight div.title h6 {
  float: right;
  font-size: 14px;
  line-height: 42px;
  color: #959595;
}

.conP1 div.conRight div.title h6 a {
  color: #959595;
}

.conP1 div.conRight ul.list_16 {
  margin-top: 0px;
}

.conP1 div.conRight ul.list_16 li {
  padding-left: 14px;
  background: url(../images/dot.png) left center no-repeat;
  line-height: 41px;
}

.swiper-container-focus {
  width: 618px;
  height: 370px;
  overflow: hidden;
  position: relative;
}

.swiper-container-focus .swiper-slide {
  width: 618px;
  margin: 0 auto;
  position: relative;
  /*img{
                -webkit-transition: all 1.5s;
                transition: all 1.5s;
                &:hover{
                    -webkit-transform: scale(1.1);
                    -ms-transform: scale(1.1);
                    transform: scale(1.1);
                }
            }*/
}

.swiper-container-focus .swiper-slide div.shadow {
  display: block;
  width: 618px;
  height: 60px;
  background: url(../images/box_shadow.png) repeat;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
}

.swiper-container-focus .swiper-slide p {
  display: block;
  width: 85%;
  height: 60px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
  line-height: 60px;
  text-indent: 1em;
  color: #fff;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.swiper-container-focus .swiper-slide p a {
  color: #fff;
}

.swiper-container-focus .swiper-pagination {
  width: 100%;
  height: 10px;
  position: absolute;
  right: 10px;
  bottom: 21px;
  text-align: right;
}

.swiper-container-focus .swiper-pagination span.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin: 0 3px;
  cursor: pointer;
  background: #fff;
  filter: alpha(opacity=30);
  opacity: .3;
}

.swiper-container-focus .swiper-pagination span.swiper-active-switch {
  background: #fff;
  filter: alpha(opacity=100);
  opacity: 1;
}

/*conP2*/
.conP2 {
  overflow: hidden;
  margin-top: 30px;
}

.conP2 div.conLeft {
  width: 235px;
  min-height: 760px;
  padding-bottom: 15px;
  box-sizing: border-box;
  float: left;
  box-shadow: 0px 2px 4px 0px #ffe0e0;
  border: 1px solid #FFE0E0;
  border-top: none;
}

.conP2 div.conLeft div.title1 {
  border-top: 2px solid #B01C1C;
  height: 43px;
  margin-bottom: 10px;
  background: url(../images/titBg1.png) center top no-repeat;
  font-weight: 700;
  font-size: 20px;
  line-height: 43px;
  text-align: center;
  color: #fff;
}

.conP2 div.conLeft div.title1 a {
  color: #fff;
}

.conP2 div.conLeft div.title2 {
  height: 43px;
  font-weight: 700;
  font-size: 20px;
  line-height: 43px;
  text-align: center;
  color: #B01C1C;
}

.conP2 div.conLeft div.title2 a {
  color: #B01C1C;
}

.conP2 div.conLeft div.text {
  padding: 5px 37px;
  font-size: 16px;
  line-height: 31px;
}

.conP2 div.conLeft div.ewm {
  text-align: center;
  padding: 0 37px;
  font-size: 14px;
  line-height: 22px;
}

.conP2 div.conLeft div.ewm img {
  margin: 15px 0;
}

.conP2 div.conRight {
  width: 746px;
  float: right;
}

.conP2 div.conRight div.marginBox {
  overflow: hidden;
  margin-right: -20px;
}

.conP2 div.conRight div.w363 {
  width: 363px;
  min-height: 370px;
  margin-right: 20px;
  margin-bottom: 20px;
  float: left;
}

.conP2 div.conRight div.title {
  width: 100%;
  height: 42px;
  border-top: 1px solid #D9D9D9;
  margin-top: 2px;
}

.conP2 div.conRight div.title h2 {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  *float: left;
  border-top: 2px solid #B01C1C;
  margin-top: -2px;
  font-weight: 700;
  font-size: 20px;
  line-height: 42px;
  color: #B01C1C;
}

.conP2 div.conRight div.title h2 a {
  color: #B01C1C;
}

.conP2 div.conRight div.title h6 {
  float: right;
  font-size: 14px;
  line-height: 42px;
  color: #959595;
}

.conP2 div.conRight div.title h6 a {
  color: #959595;
}

.conP2 div.conRight ul.list_16 {
  margin-top: 0px;
}

.conP2 div.conRight ul.list_16 li {
  padding-left: 14px;
  background: url(../images/dot.png) left center no-repeat;
  line-height: 41px;
}

/*conP3*/
.conP3 {
  width: 1000px;
  min-height: 275px;
  margin-top: 10px;
}

.conP3 div.title {
  width: 100%;
  height: 42px;
  border-top: 1px solid #D9D9D9;
  margin-top: 2px;
}

.conP3 div.title h2 {
  display: inline-block;
  width: 235px;
  background: url(../images/titBg1.png) center top no-repeat;
  border-top: 2px solid #B01C1C;
  margin-top: -2px;
  font-weight: 700;
  font-size: 20px;
  line-height: 42px;
  text-align: center;
  color: #ffffff;
}

.conP3 div.title h2 a {
  color: #ffffff;
}

.conP3 div.title h6 {
  float: right;
  font-size: 14px;
  line-height: 42px;
  color: #959595;
}

.conP3 div.title h6 a {
  color: #959595;
}

.conP3 .viewBox_w1000 {
  width: 1000px;
  height: 220px;
  margin-top: 15px;
  position: relative;
}

.conP3 .viewBox {
  width: 1530px;
  position: absolute;
  left: -255px;
  top: 0px;
}

.conP3 .prev-view, .conP3 .next-view {
  width: 275px;
  height: 200px;
  cursor: pointer;
  position: absolute;
  top: 0px;
}

.conP3 .prev-view span, .conP3 .next-view span {
  display: block;
  width: 25px;
  height: 40px;
}

.conP3 .prev-view {
  left: -275px;
  background: url(../images/scene-left.png) left top no-repeat;
}

.conP3 .prev-view span {
  background: url(../images/scene-arrL.png) no-repeat;
  float: right;
  margin: 50px 45px 0 0;
}

.conP3 .next-view {
  right: -275px;
  background: url(../images/scene-right.png) right top no-repeat;
}

.conP3 .next-view span {
  background: url(../images/scene-arrR.png) no-repeat;
  float: left;
  margin: 50px 0 0 45px;
}

.swiper-container-view {
  overflow: hidden;
  position: relative;
}

.swiper-container-view .swiper-slide {
  width: 235px;
  margin: 0 auto;
  position: relative;
}

.swiper-container-view .swiper-slide img {
  margin-bottom: 20px;
}

.swiper-container-view .swiper-slide p {
  display: block;
  width: 235px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 14px;
  line-height: 20px;
}

/*copy*/
.copyrightCon {
  width: 100%;
  padding: 40px 0 40px;
  border-top: 1px solid #BFBFBF;
  background: #F4F4F4;
}

.copyright {
  width: 1000px;
  overflow: hidden;
}

.copyright div.fl {
  width: 200px;
  text-align: center;
}

.copyright div.fr {
  width: 800px;
}

.copyright ul {
  text-align: justify;
}

.copyright ul li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  *min-width: 88px;
  *text-align: center;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 2px;
  color: #555555;
}

.copyright ul li a {
  color: #555555;
  padding: 0 5px;
}

.copyright ul:after {
  display: inline-block;
  width: 100%;
  height: 0;
  content: '';
}

.copyright ul.last {
  text-align: left;
}

.copyright ul.last li {
  padding: 0 25px 0 0;
}

.copyright div.icp {
  border-top: 1px dashed #D9D9D9;
  overflow: hidden;
  margin: 30px auto;
  padding: 30px 0 0;
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 2px;
  text-align: center;
  color: #555555;
}

.copyright div.icp a {
  color: #555555;
  padding: 0 5px;
}

/*list 2j*/
.navpath {
  margin: 20px auto;
  font-size: 14px;
  color: #666666;
}

.navpath a {
  color: #666666;
  padding: 0 5px;
}

/*list 2j*/
.navpath {
  margin: 20px auto;
  font-size: 14px;
  color: #666666;
}

.navpath a {
  color: #666666;
  padding: 0 5px;
}

.list2j {
  width: 1000px;
  margin: 0 auto 20px;
  position: relative;
}

.list2j .title {
  border-bottom: 2px solid #d88e8e;
  overflow: hidden;
}

.list2j .title h2 {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  *float: left;
  font-weight: 700;
  font-size: 20px;
  line-height: 46px;
  padding: 0 18px;
  background: #B11C1C;
  color: #ffffff;
}

.list2j .title h2 a {
  color: #ffffff;
}

.list2j .title h6 {
  float: right;
  font-size: 14px;
  line-height: 20px;
  margin-top: 19px;
  color: #999999;
}

.list2j .title h6 a {
  color: #999999;
}

.list2j ul.list_14 {
  margin-top: 5px;
}

.list2j ul.list_14 li {
  line-height: 39px;
  white-space: pre-wrap;
  color: #666666;
}

.list2j ul.list_14 li a {
  color: #333333;
  display: inline-block;
  width: 900px;
  height: 39px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  *zoom: 1;
  *display: inline;
  *float: left;
}

.list2j ul.list_14 li i {
  float: right;
}

.list2j ul.list_14 h6.more {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  line-height: 46px;
  color: #999999;
}

.list2j ul.list_14 h6.more a {
  color: #999999;
}

.list3j {
  width: 1000px;
  margin: 20px auto;
  border-top: 1px solid #d88e8e;
  border-bottom: 1px solid #d88e8e;
}

.list3j ul.list_14 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.list3j ul.list_14 li {
  line-height: 39px;
  color: #666666;
}

.list3j ul.list_14 li a {
  color: #333333;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  *float: left;
}

.list3j ul.list_14 li i {
  float: right;
}

.list3j div.dotLine {
  font-family: Consolas, Monaco, monospace;
  height: 2px;
  border-top: 1px dashed #d88e8e;
  margin: 10px auto;
}

.page_n {
  text-align: center;
  padding: 20px 0;
}

.page_n a {
  display: inline-block;
  font-size: 14px;
  height: 33px;
  line-height: 33px;
  background: #F7F6F3;
  border: 1px solid #DDDAD3;
  color: #999;
  min-width: 24px;
  padding: 0 5px;
  margin: 0 0 0 10px;
  overflow: hidden;
}

.page_n a.common_current_page, .page_n a:hover {
  background: #BC403A;
  color: #fff;
  text-decoration: none;
}

.text_title {
  border-bottom: 2px solid #CB2818;
  padding-bottom: 10px;
}

.text_title h1 {
  font-weight: 400;
  font-size: 32px;
  line-height: 50px;
  color: #333333;
  padding: 10px 0;
  text-align: left;
}

.text_title h1 a {
  color: #333333;
}

.text_title h3.pre {
  font-size: 20px;
  font-weight: normal;
  margin: 0 auto;
  text-align: left;
}

.text_title h4.sub {
  font-size: 20px;
  font-weight: normal;
  margin: 0 auto 15px;
  text-align: left;
}

.text_title p.author {
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  font-weight: normal;
  margin: 0 auto 15px;
  color: #999;
}

.text_title .ptime {
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  font-weight: normal;
  margin: 0 auto 10px;
  color: #999;
}

.text_title .ptime a {
  color: #999;
  margin-right: 0;
}

.text_title .ptime em {
  margin-right: 30px;
}

.text_con {
  margin-top: 5px;
  margin-bottom: 25px;
  text-align: justify;
  font-size: 18px;
  line-height: 36px;
  color: #333333;
}

.text_con p {
  font-size: 18px;
  line-height: 36px;
  color: #333333;
  margin: 30px 0;
}

.text_con p.editor {
  text-align: right;
}

.text_con table {
  width: 90%;
  margin: 30px auto 0;
}

.text_con img {
  max-width: 90%;
  height: auto;
}

.text_video {
  width: 1000px;
  height: 560px;
  margin-top: 25px;
}

#videoplayerdiv,
#pvpShowDiv {
  height: 560px;
}

#player {
  height: 560px;
}


.pc-hide,
.ewm_about,
.copyrightCon-M {
  display: none;
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */
@media (max-width: 689px) and (min-device-width: 320px), (max-device-width: 480px) {
  html{
    font-size: 13.33333vw;
  }
  body {
    min-width: 1020px;
    -webkit-text-size-adjust: none !important;
    min-width: 100%;
    width: 100%;
    background: #FFF;
    font-size: 13.33333vw;
  }
  .viewBox_w1000 {
    overflow: hidden;
  }
  .w980,
  .w1000 {
    width: 100%;
  }
  .m-show {
    display: block;
  }
  .bannerTop,
  .nav,
  .nav2,
  .navpath,
  .copyrightCon{
    display: none;
  }
  .list_16 li {
    font-size: 0.36rem;
  }
  /*m-logoCon*/
  .m-logoCon {
    height: 0.88rem;
    background: #B11C1C;
    position: relative;
  }
  .m-logoCon div.logo {
    width: 3.58rem;
    height: 0.48rem;
    background: url(../images/headerLogo2.png) center center no-repeat;
    background-size: cover;
    position: absolute;
    top: 0.25rem;
    left: 0.3rem;
  }
  .m-logoCon div.logo a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .m-logoCon div.mapButton {
    width: 0.48rem;
    height: 0.48rem;
    position: absolute;
    top: 0.2rem;
    right: 0.2rem;
    text-align: center;
  }
  .m-logoCon div.mapButton span {
    display: inline-block;
    width: 0.32rem;
    height: 0.04rem;
    border-radius: 1px;
    background: #fff;
    margin-top: 0.12rem;
  }
  .m-logoCon div.mapButton span + span {
    margin-top: 0.08rem;
  }
  .m-logoCon2 div.back {
    width: 0.48rem;
    height: 0.48rem;
    background: url(../images/m-back.png) center center no-repeat;
    background-size: 0.2rem 0.32rem;
    position: absolute;
    top: 0.2rem;
    left: 0.3rem;
  }
  .m-logoCon2 div.back a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .m-logoCon2 div.title {
    display: block;
    box-sizing: border-box;
    padding: 0 1rem 0 0.9rem;
    width: 100%;
    height: 0.88rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 0.36rem;
    line-height: 0.88rem;
    color: #fff;
  }
  .m-logoNavCon {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
  }
  .m-logoNavCon .closeBox {
    height: 0.88rem;
    box-sizing: border-box;
    padding: 0 0.3rem;
    background: #fdfafa;
    position: relative;
  }
  .m-logoNavCon .closeBox span {
    width: 0.3rem;
    height: 0.3rem;
    background: url(../images/m-close.png) center center no-repeat;
    background-size: 0.3rem 0.3rem;
    position: absolute;
    right: 0.3rem;
    top: 0.3rem;
  }
  .m-logoNavCon .searchBox {
    width: 6.9rem;
    height: 0.72rem;
    margin: 0.2rem auto;
    position: relative;
  }
  .m-logoNavCon .searchBox input {
    vertical-align: middle;
    float: left;
    font-size: 0.3rem;
    line-height: 0.68rem;
  }
  .m-logoNavCon .searchBox input.searchword {
    width: 5.8rem;
    height: 0.68rem;
    background: #F6F6F6;
    border: 1px solid #E5E5E5;
    border-radius: 0.36rem;
    text-indent: 1em;
  }
  .m-logoNavCon .searchBox input.searchword:focus {
    outline: none;
  }
  .m-logoNavCon .searchBox input.submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 1.6rem;
    height: 0.72rem;
    background: url(../images/icon_search.png) 0.28rem center no-repeat #FE9B4A;
    background-size: 0.34rem 0.3rem;
    border: none;
    border-radius: 0.36rem;
    color: #FDF9D5;
    text-indent: 2em;
  }
  .m-logoNavCon .navlist dl {
    overflow: hidden;
    border-bottom: 1px solid #EFEFEF;
    width: 6.9rem;
    padding: 0.12rem 0 0rem;
    margin: 0 auto;
    font-size: 0.28rem;
    line-height: 0.4rem;
  }
  .m-logoNavCon .navlist dl:last-child {
    border-bottom: none;
  }
  .m-logoNavCon .navlist dl dt {
    width: 30%;
    float: left;
    margin-bottom: 0.16rem;
    font-weight: 700;
    color: #222222;
  }
  .m-logoNavCon .navlist dl dt a {
    color: #222222;
  }
  .m-logoNavCon .navlist dl dd {
    width: 70%;
    float: left;
    color: #888888;
  }
  .m-logoNavCon .navlist dl dd a {
    color: #888888;
    display: inline-block;
    min-width: 1.4rem;
    margin-right: 0.2rem;
    margin-bottom: 0.16rem;
  }

  /*conP1*/
  .conP1 {
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 0.3rem;
    padding: 0 0.3rem;
  }
  .conP1 div.conLeft {
    width: 100%;    
  }
  .conP1 div.conRight {
    width: 100%;
    margin-top: 0.3rem;
  }
  .conP1 div.conRight div.title {
    width: 100%;
    height: 0.8rem;
    border-top: 1px solid #D9D9D9;
    margin-top: 2px;
  }
  .conP1 div.conRight div.title h2 {
    border-top: 2px solid #B01C1C;
    margin-top: -2px;
    font-size: 0.4rem;
    line-height: 0.8rem;
  }
  .conP1 div.conRight div.title h6 {
    font-size: 0.28rem;
    line-height: 0.8rem;
  }
  .conP1 div.conRight ul.list_16 {
    margin-top: 0;
  }
  .conP1 div.conRight ul.list_16 li {
    padding-left: 0.28rem;
    background: url(../images/dot.png) left center no-repeat;
    line-height: 0.8rem;
  }
  .swiper-container-focus {
    width: 100%;
    height: 4.36rem;
  }  
  .swiper-container-focus .swiper-slide {
    width: 100%;
  }
  .swiper-container-focus .swiper-slide img{
    width: 100%;
    height: 100%;
  }  
  .swiper-container-focus .swiper-slide div.shadow {
    display: block;
    width: 100%;
    height: 0.8rem;
    background: url(../images/box_shadow.png) repeat;
  }  
  .swiper-container-focus .swiper-slide p {
    display: block;
    width: 85%;
    height: 0.8rem;
    font-size: 0.32rem;
    line-height: 0.8rem;
    text-indent: 0.5em;
    left: 0;
    bottom: 0;
  }  
  .swiper-container-focus .swiper-pagination {
    width: 100%;
    height: 0.2rem;
    position: absolute;
    right: 0.1rem;
    bottom: 0.25rem;
  }  
  .swiper-container-focus .swiper-pagination span.swiper-pagination-switch {
    width: 0.15rem;
    height: 0.15rem;
    border-radius: 50%;
    margin: 0 0.05rem;
  }
  /*conP2*/
  .conP2 {
    box-sizing: border-box;
    margin-top: 0.3rem;
    padding: 0 0.3rem;
  }  
  .conP2 div.conLeft {
    width: 100%;
    min-height: auto;
    padding-bottom: 0.3rem;
    box-shadow: 0px 2px 4px 0px #ffe0e0;
    border: 1px solid #FFE0E0;
    border-top: none;
  }  
  .conP2 div.conLeft div.title1 {
    border-top: 2px solid #B01C1C;
    height: 0.8rem;
    margin-bottom: 0.2rem;
    background: url(../images/titBg1.png) center top no-repeat;
    font-size: 0.4rem;
    line-height: 0.8rem;
  }  
  .conP2 div.conLeft div.title2 {
    height: 0.8rem;
    font-size: 0.4rem;
    line-height: 0.8rem;
  }  
  .conP2 div.conLeft div.text {
    padding: 0.1rem 0.74rem;
    font-size: 0.32rem;
    line-height: 0.64rem;
  }  
  .conP2 div.conLeft div.ewm {
    display: none;
  }
  .conP2 div.conLeft div.ewm_about{
    text-align: center;
    padding: 0 0.74rem;
    font-size: 0.28rem;
    line-height: 0.44rem;
  }  
  .conP2 div.conLeft div.ewm_about p img {
    margin: 0.2rem auto;
    width: 2.4rem;
    height: 2.4rem;
  }
  .conP2 div.conRight {
    width: 100%;
  }  
  .conP2 div.conRight div.marginBox {
    margin-right: 0;
  }  
  .conP2 div.conRight div.w363 {
    width: 100%;
    min-height: auto;
    margin-right: 0;
    margin-bottom: 0.3rem;
  }  
  .conP2 div.conRight div.title {
    width: 100%;
    height: 0.8rem;
    border-top: 1px solid #D9D9D9;
    margin-top: 2px;
  }  
  .conP2 div.conRight div.title h2 {
    border-top: 2px solid #B01C1C;
    margin-top: -2px;
    font-size: 0.4rem;
    line-height: 0.8rem;
  }  
  .conP2 div.conRight div.title h6 {
    font-size: 0.28rem;
    line-height: 0.8rem;
  }  
  .conP2 div.conRight ul.list_16 {
    margin-top: 0;
  }  
  .conP2 div.conRight ul.list_16 li {
    padding-left: 0.28rem;
    background: url(../images/dot.png) left center no-repeat;
    line-height: 0.8rem;
  }

  /*conP3*/
  .conP3 {
    box-sizing: border-box;
    width: 100%;
    margin-top: 0.3rem;
    padding: 0 0.3rem;
    min-height: 5.5rem;
  }
  .conP3 div.title {
    width: 100%;
    height: 0.8rem;
    border-top: 1px solid #D9D9D9;
    margin-top: 2px;
  }
  .conP3 div.title h2 {
    display: inline-block;
    width: 100%;
    height: 0.8rem;
    background: url(../images/titBg1.png) center top no-repeat;
    border-top: 2px solid #B01C1C;
    margin-top: -2px;
    font-size: 0.4rem;
    line-height: 0.8rem;
  }
  .conP3 div.title h6 {
    display: none;
  }
  .conP3 .viewBox_w1000 {
    width: 100%;
    height: 5.4rem;
    margin-top: 0.3rem;
  }
  .conP3 .viewBox {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
  }
  .conP3 .prev-view, .conP3 .next-view {
    width: 0.5rem;
    height: 0.8rem;
    cursor: pointer;
    position: absolute;
    top: 1.8rem;
  }  
  .conP3 .prev-view span, .conP3 .next-view span {
    display: block;
    width: 0.5rem;
    height: 0.8rem;
  }  
  .conP3 .prev-view {
    left: 0.05rem;
    background: none;
  }  
  .conP3 .prev-view span {
    background: url(../images/scene-arrL.png) no-repeat;
    float: none;
    margin: 0;
  }  
  .conP3 .next-view {
    right: 0.05rem;
    background: none;
  }  
  .conP3 .next-view span {
    background: url(../images/scene-arrR.png) no-repeat;
    float: none;
    margin: 0;
  }
  .swiper-container-view {
    overflow: hidden;
    position: relative;
  }
  .swiper-container-view .swiper-slide {
    width: 4.7rem;
    text-align: center;
  }
  .swiper-container-view .swiper-slide img {
    width: 6.9rem;
    height: 4.4rem;
    margin-bottom: 0.2rem;
  }
  .swiper-container-view .swiper-slide p {
    width: 6.9rem;
    font-size: 0.28rem;
    line-height: 0.4rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    white-space: normal;
    text-overflow: clip;
    margin: 0 auto;
    text-align: center;
  }
  /*copyright*/
  .copyrightCon-M {
    display: block;
    background: #f6f6f6;
    margin-top: 0.3rem;
  }
  .copyrightCon-M .box {
    padding: 5% 15%;
    vertical-align: middle;
  }
  .copyrightCon-M .box p {
    width: 100%;
    margin: 0 auto;
    font-size: 0.28rem;
    text-align: left;
    line-height: 1.4;
    color: #555555;
  }
  /* 2j */
  .list2j {
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    width: 100%;
    padding: 0 0.3rem;
    margin: 0 auto;
    position: relative;
  }
  .list2j + .list2j {
    margin-top: 0.2rem;
  }
  .list2j .title {
    width: 100%;
    border-bottom: none;
    overflow: hidden;
    padding-top: 0.6rem;
  }
  .list2j .title h2 {
    display: inline-block;
    font-weight: 700;
    font-size: 0.4rem;
    line-height: 0.56rem;
    padding: 0;
    background: none;
    color: #222222;
  }
  .list2j .title h2 a {
    color: #222222;
  }
  .list2j .title h6 {
    float: right;
    font-size: 0.28rem;
    line-height: 0.56rem;
    margin-top: 0;
    color: #7695D2;
  }  
  .list2j .title h6 a {
    color: #7695D2;
  }
  .list2j ul.list_14 {
    margin-top: 0.1rem;
  }
  .list2j ul.list_14 li {
    font-size: 0.36rem;
    line-height: 0.6rem;
    padding: 0.3rem 0;
    white-space: pre-wrap;
    border-bottom: 1px solid #EFEFEF;
    color: #888888;
  }
  .list2j ul.list_14 li a {
    color: #222222;
    display: block;
    width: 100%;
    height: auto;
    float: left;
    white-space: pre-wrap;
  }
  .list2j ul.list_14 li i {
    font-size: 0.24rem;
    line-height: 0.32rem;
    float: left;
    padding-top: 0.3rem;
  }
  .list2j ul.list_14 h6.more {
    position: absolute;
    top: 0.6rem;
    right: 0.3rem;
    font-size: 0.28rem;
    line-height: 0.56rem;
    color: #7695D2;
  }
  .list2j ul.list_14 h6.more a {
    color: #7695D2;
  }
  /* 3j */
  .list3j {
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    width: 100%;
    padding: 0.02rem 0.3rem;
    margin: 0 auto;
    border-top: none;
    border-bottom: 1px solid #d88e8e;
  }
  .list3j ul.list_14 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .list3j ul.list_14 li {
    font-size: 0.36rem;
    line-height: 0.6rem;
    padding: 0.3rem 0;
    white-space: pre-wrap;
    border-bottom: 1px solid #EFEFEF;
    color: #888888;
  }
  .list3j ul.list_14 li a {
    color: #222222;
    display: block;
    width: 100%;
    height: auto;
    float: left;
    white-space: pre-wrap;
  }
  .list3j ul.list_14 li i {
    font-size: 0.24rem;
    line-height: 0.32rem;
    float: left;
    padding-top: 0.3rem;
  }
  .list3j div.dotLine {
    display: none;
    font-family: Consolas, Monaco, monospace;
    height: 0.04rem;
    border-top: 1px dashed #d88e8e;
    margin: 0.2rem auto;
  }
  /* page */
  .page_n {
    background: #fff;
    text-align: center;
    padding: 0.4rem 0.3rem;
    line-height: 1.2;
  }
  .page_n a {
    display: inline-block;
    font-size: 0.32rem;
    height: 0.64rem;
    line-height: 0.64rem;
    background: #F7F6F3;
    border: 1px solid #DDDAD3;
    color: #999;
    min-width: 0.48rem;
    padding: 0 0.1rem;
    margin: 0 0 0 0.2rem;
    overflow: hidden;
  }
  .page_n a.common_current_page, .page_n a:hover {
    background: #BC403A;
    color: #fff;
    text-decoration: none;
  }
  /* wb */
  .navpath {
    font-size: 0.24rem;
    line-height: 0.4rem;
    margin: 0.2rem auto;
    padding-left: 0.2rem;
    padding-right: 0.3rem;
    box-sizing: border-box;
  }
  .navpath a {
    padding: 0 0.1rem;
  }
  .navpathwb {
    display: block;
  }
  .text_title {
    border-bottom: none;
    box-sizing: border-box;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
  }
  .text_title h1 {
    font-weight: 700;
    font-size: 0.6rem;
    line-height: 0.72rem;
    color: #222222;
    padding: 0.2rem 0;
    text-align: left;
  }
  .text_title h1 a {
    color: #222222;
  }
  .text_title h3.pre {
    font-size: 0.32rem;
    line-height: 0.4rem;
    font-weight: 400;
    margin: 0 auto;
    text-align: left;
    color: #686868;
  }
  .text_title h4.sub {
    font-size: 0.4rem;
    line-height: 0.52rem;
    font-weight: 400;
    margin: 0 auto 0.4rem;
    text-align: left;
    color: #000;
  }
  .text_title p.author {
    font-size: 0.24rem;
    line-height: 0.36rem;
    text-align: left;
    font-weight: 400;
    margin: 0 auto 0.4rem;
    color: #AFAFAF;
  }
  .text_title .ptime {
    font-size: 0.24rem;
    line-height: 0.36rem;
    text-align: left;
    font-weight: 400;
    margin: 0 auto 0.4rem;
    color: #AFAFAF;
  }
  .text_title .ptime a {
    color: #AFAFAF;
  }
  .text_con {
    box-sizing: border-box;
    padding-left: 0.3rem;
    padding-right: 0.3rem;
    margin-top: 0;
    margin-bottom: 0.4rem;
    text-align: justify;
    font-size: 0.32rem;
    line-height: 0.4rem;
    color: #000;
  }
  .text_con p {
    font-size: 0.32rem;
    line-height: 0.64rem;
    color: #000;
    margin: 0.4rem auto;
  }
  .text_con p.editor {
    text-align: right;
  }
  .text_con table {
    width: 100%;
    margin: 0.4rem auto 0;
  }
  .text_con img {
    max-width: 100%;
    height: auto;
  }
  .text_video {
    width: 100%;
    height: 5.2rem;
    margin-top: 0.4rem;
  }
  #videoplayerdiv,
  #pvpShowDiv {
    height: 100%;
  }
  /* #player {
    height: calc( calc(100vw - 40rem/$font-size-base) / 4 * 3);
  } */
  .bannerPic{
	  width: 100%;
	  margin-top: 0.1rem;
  }
  .bannerPic img{
	  width: 100%;
	  height: auto;
  }
	.m-logoConWb{
		display: none;
	}
	.wb .m-logoConWb{
		display: block;
	}
	.text_title .ptime{
		margin: 0 auto 0rem;
	}
	.bdshareBox{
		display: none;
	}
	/*20230206*/
	.m-logoNavCon .navlist dl:nth-child(1) dd a:nth-child(1),
	.m-logoNavCon .navlist dl:nth-child(3) dd a:nth-child(2) {
		display: none
	}

}
